<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">



/** ***************  www.yuqikeji.net   -- inner --************* **/
#inner_right {
  
    color: #666;
        width: 940px;
}








#inner_main {
    margin-top: 20px;
    overflow: hidden;
}


#inner_main  .left {
    width: 240px;
    background-color: #72af13;
    padding: 3px;
}
#inner_main  #inner_products {
    background-color: #ef8904;
}


#inner_main  #inner_products .cn {
    color: #fff;
    font-size: 36px;
    text-align: center;
    padding: 10px;
}

#inner_main #inner_products .en {
     color: #fff;
    font-size: 24px;
    text-align: center;
    padding: 0px;
}

#inner_products ul {
   margin: 1px;
   padding-bottom: 20px;
   padding-top: 15px;
}

#inner_products  ul li {
     height: 40px;
    background-color:  #eeeeee;


    text-align: center;
    margin: 3px 4px;
}

#inner_products  ul li:hover {
    background-color:  #ef8904;
}

#inner_products  ul li:hover  a {
    color: white;
}

#inner_products  ul li a {
    line-height: 40px;
    
}


#inner_lxwm {
    
}


#inner_lxwm .con {
    padding-top: 20px;
    border: 2px solid #282828;
    border-top: 0;
    margin-top: -5px;
        margin-left: 1px;
}

#inner_lxwm .con p {
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
}















#inner_right   .inner_title  a {
     color: #666;
}


#inner_right .inner_title {
    height: 38px;
    border: 1px solid #ccc;
    line-height: 38px;
    padding: 0 20px;
    background: url("/static/imagesx/inner_title_bg.png");
}

#inner_right .inner_title .me {
   color: #ef8904;
    font-weight: bold;
    float: left;
    background: url("/static/imagesx/inner_me_bg.png") no-repeat 0 5px;
    padding-left: 35px;
}


#inner_right .inner_title .address {
    float: right;
}


#inner_right  #inner_con {
    border: 1px solid #ccc;
    border-top: 0;
    padding: 5px;
}


/**********    #inner_prolist   **********/
#inner_prolist {
    
}

#inner_prolist  ul {
    padding-top: 20px;
    width: 1000px;
    overflow: hidden;
}

#inner_prolist .proimg {
    float: left;
    width: 280px;
    padding-left: 21px;
}

#inner_prolist .proimg  img {
    width: 280px;
    height: 200px;
}

#inner_prolist .proimg  {
    text-align: center;
}
#inner_prolist  .aname {
    line-height: 40px;
}

/**********    #inner_newslist  **********/

#inner_newslist li {
    padding: 0 50px;
    width: 750px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dotted #ccc;
        background: url(/static/imagesx/dot.jpg) no-repeat 14px 11px;
}

#inner_newslist li  .con {
    
}


#inner_newslist li  .time {
    float: right;
}
#inner_newslist li  span {
    color: #999;
}

/**********    pagex   **********/
.pagex {
    clear: both;
    height: 30px;
    margin: 20px;
    overflow: hidden;
}


.pagex ul {
}

.pagex ul li {
    float: left;
    border: 1px solid #ccc;
    padding: 2px 9px;
    margin: 0 3px;
    line-height: 20px;
    background: #fff;
}

.pagex ul li.thisclass {
    display: inline-block;
    border: 1px solid #af1e24;
    padding: 2px 9px;
    margin: 0 3px;
    background: #af1e24;
    color: #fff;
}


#inner_con {
        line-height: 30px;
}</pre></body></html>